Search results 60

Card image cap
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image cap
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image cap
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...

Card image cap
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image cap
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image cap
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Drodown-popup-Button.zip

Card image cap
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

DropdownButton.zip

Card image cap
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image cap
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image cap
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...

Card image cap
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...